home *** CD-ROM | disk | FTP | other *** search
- <html>
- <title>Amministrazione servizi Internet</title>
- <body bgcolor="#FFFFFF" BACKGROUND="/htmla/spec1.gif" LINK=#802020 VLINK=#802020>
- <h1>Seleziona directory</h1>
- <%!GenerateDirList arg3%>
-
-
- <hr>
- <form method="POST" action="/HtmlaScripts/htmla.dll?dir/bdiru+<%arg1%>?<%arg2%>?<%"&z",rootdir%>">
- <table border=0 width=550 nowrap><tr>
- <td><%rootdir%></td>
- <td align=right><input type="submit" name="ok" value=" OK ">
- <input type="submit" name="cancel" value="Annulla"></td>
- </tr></table></form>
- <hr>
-
- Directory:<br>
- <%beginiteration dircompcount%>
- <dl><img alt="Cartella" src="/htmla/of.gif"><a href="/HtmlaScripts/htmla.dll?dir/bdir+<%arg1%>?<%arg2%>?<%"&z",dirfcompentry%>"><%dircompentry%></a>
- <%enditeration%><dl>
-
- <%beginiteration dircount%>
- <img alt="Cartella" src="/htmla/cf.gif">
- <a href="/HtmlaScripts/htmla.dll?dir/bdir+<%arg1%>?<%arg2%>?<%"&z",basedir%>%5c<%"&z",direntry%>"><%direntry%></a><br>
- <%enditeration%>
-
- <%beginiteration dircompcount%>
- </dl>
- <%enditeration%>
- </dl>
- <hr><br>
-
- Nuovo nome directory:
- <form method="POST" action="/HtmlaScripts/htmla.dll?dir/bdiru+<%arg1%>?<%arg2%>?<%"&z",rootdir%>">
- <table border=0 width=550 nowrap><tr>
- <td><input type="text" name="cdirname" value="" size=40></td>
- <td align=right><input type="submit" name="cdir" value="Crea directory"></td>
- </tr></table>
- </form>
- <hr><br>
-
- Unitα:<p>
- <dl>
- <%beginiteration drivecount%>
- <%if drivetypeentry EQ 3%>
- <img alt="Disco rigido" src="/htmla/hd.gif">
- <a href="/HtmlaScripts/htmla.dll?dir/bdir+<%arg1%>?<%arg2%>?<%"&z",drivenameentry%>"><%drivenameentry%><%drivelabelentry%></a><br>
- <%elif drivetypeentry EQ 4%>
- <img alt="Rete condivisa" src="/htmla/nd.gif">
- <a href="/HtmlaScripts/htmla.dll?dir/bdir+<%arg1%>?<%arg2%>?<%"&z",drivenameentry%>"><%drivenameentry%><%drivelabelentry%></a><br>
- <%else%>
- <%endif%>
- <%enditeration%>
- </dl>
- <hr>
-
- </form>
-
- </body>
- </html>
-